Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Presence for pub/sub #212

Merged
merged 2 commits into from
Dec 26, 2024
Merged

Presence for pub/sub #212

merged 2 commits into from
Dec 26, 2024

Conversation

palkan
Copy link
Member

@palkan palkan commented Dec 20, 2024

What is the purpose of this pull request?

This is the first part of the presence feature: support for pub/sub (or signed) streams. This is a minimal usable subset of the presence feature.

What changes did you make? (overview)

  • Added new commands to Node: PresenceJoin, PresenceLeave, Presence
  • Extended Broker interface with presence-related features
  • Implemented presence functionality for Memory broker.

Is there anything you'd like reviewers to focus on?

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated documentation

@palkan palkan merged commit 6eb09ed into master Dec 26, 2024
21 checks passed
@palkan palkan deleted the feat/presence branch December 26, 2024 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant